combo box: Fix compiler warnings
authorMatthias Clasen <mclasen@redhat.com>
Sun, 31 May 2015 01:24:23 +0000 (21:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Jun 2015 13:08:15 +0000 (09:08 -0400)
commitf16fc99391e4de44d96ea0993e7c923679e6c161
tree097355fd70f184660fbf49febb122d31631cfd0c
parent1f525e263eb9561e22990f3b991f0408d24f8d65
combo box: Fix compiler warnings

Fix warnings due to -Wdeclaration-after-statement and -Wshadow.
gtk/gtkcombobox.c